[INFO] fetching crate sharp_pencil 0.6.1...
[INFO] checking sharp_pencil-0.6.1 against master#fffed276b51cf514622e8d3109d620501cc01670 for pr-134021
[INFO] extracting crate sharp_pencil 0.6.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sharp_pencil 0.6.1
[INFO] finished tweaking crates.io crate sharp_pencil 0.6.1
[INFO] tweaked toml for crates.io crate sharp_pencil 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sharp_pencil 0.6.1 on toolchain fffed276b51cf514622e8d3109d620501cc01670
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 130 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding handlebars v3.5.5 (available: v6.4.1)
[INFO] [stderr]       Adding hyper v0.10.16 (available: v1.10.1)
[INFO] [stderr]       Adding mime v0.2.6 (available: v0.3.17)
[INFO] [stderr]       Adding mime_guess v1.8.8 (available: v2.0.5)
[INFO] [stderr]       Adding notify v5.0.0-pre.10 (available: v5.2.0)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.51)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `sharp_pencil` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textnonce v1.0.0
[INFO] [stderr]   Downloaded mime_multipart v0.6.1
[INFO] [stderr]   Downloaded formdata v0.13.0
[INFO] [stderr]   Downloaded notify v5.0.0-pre.10
[INFO] [stderr]   Downloaded buf-read-ext v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fd7043adc0e7fc20fa929699c9fd220f8e0af1b9cc1af86caeaa6f7ab9b3916
[INFO] running `Command { std: "docker" "start" "4fd7043adc0e7fc20fa929699c9fd220f8e0af1b9cc1af86caeaa6f7ab9b3916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fd7043adc0e7fc20fa929699c9fd220f8e0af1b9cc1af86caeaa6f7ab9b3916" "/opt/rustwide/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fd7043adc0e7fc20fa929699c9fd220f8e0af1b9cc1af86caeaa6f7ab9b3916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4fd7043adc0e7fc20fa929699c9fd220f8e0af1b9cc1af86caeaa6f7ab9b3916" "/opt/rustwide/cargo-home/bin/cargo" "+fffed276b51cf514622e8d3109d620501cc01670" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `sharp_pencil` (manifest) generated 1 warning
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking buf-read-ext v0.4.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking notify v5.0.0-pre.10
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking handlebars v3.5.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking textnonce v1.0.0
[INFO] [stderr]     Checking mime_multipart v0.6.1
[INFO] [stderr]     Checking formdata v0.13.0
[INFO] [stderr]     Checking sharp_pencil v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrappers.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn url_adapter(&self) -> MapAdapter {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn url_adapter(&self) -> MapAdapter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn bind(&self, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here                                                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn bind(&self, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter<'_> {
[INFO] [stdout]     |                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(map: &Map, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter {
[INFO] [stdout]     |                     ^^^^ the lifetime is elided here                                                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(map: &Map, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter<'_> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/testing.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(application: &Pencil) -> PencilClient {
[INFO] [stdout]    |                             ^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(application: &Pencil) -> PencilClient<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:391:20
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_client(&self) -> PencilClient {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_client(&self) -> PencilClient<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrappers.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn url_adapter(&self) -> MapAdapter {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn url_adapter(&self) -> MapAdapter<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn bind(&self, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here                                                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn bind(&self, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter<'_> {
[INFO] [stdout]     |                                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/routing.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(map: &Map, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter {
[INFO] [stdout]     |                     ^^^^ the lifetime is elided here                                                   ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn new(map: &Map, host: String, path: String, query_string: Option<String>, method: Method) -> MapAdapter<'_> {
[INFO] [stdout]     |                                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/testing.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(application: &Pencil) -> PencilClient {
[INFO] [stdout]    |                             ^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(application: &Pencil) -> PencilClient<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app.rs:391:20
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_client(&self) -> PencilClient {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_client(&self) -> PencilClient<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "4fd7043adc0e7fc20fa929699c9fd220f8e0af1b9cc1af86caeaa6f7ab9b3916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd7043adc0e7fc20fa929699c9fd220f8e0af1b9cc1af86caeaa6f7ab9b3916", kill_on_drop: false }`
[INFO] [stdout] 4fd7043adc0e7fc20fa929699c9fd220f8e0af1b9cc1af86caeaa6f7ab9b3916
